In this video we will learn to create a very simple Image Viewer application in Java Swing.\r
The app will allow the user to browse image files and load it on the form.\r
\r
Points covered in this video\r
How to browse file using JFileChooser\r
How to load image in JLabel\r
\r
This is a very simple project so feel free to add new features and play and experiment with the code.\r
\r
You can download the complete project code from my GitHub repository\r
\r
\r
For more info on swing kindly check Oracle site:\r